const github.com/andybalholm/brotli.decoderErrorAllocRingBuffer2

3 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L48: 	decoderErrorAllocRingBuffer2            = -27
		decode.go#L2415: 					result = decoderErrorAllocRingBuffer2
		decode.go#L2572: 	case decoderErrorAllocRingBuffer2: